﻿@charset "UTF-8";
html {
  font-family: sans-serif;
  /* 1*/
  -ms-text-size-adjust: 100%;
  /* 2*/
  -webkit-text-size-adjust: 100%;
  /* 2*/
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1*/
  vertical-align: baseline;
  /* 2*/
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1*/
  font: inherit;
  /* 2*/
  margin: 0;
  /* 3*/
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2*/
  cursor: pointer;
  /* 3*/
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1*/
  padding: 0;
  /* 2*/
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1*/
  box-sizing: content-box;
  /*2*/
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1*/
  padding: 0;
  /* 2*/
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #333;
  color: inherit;
}

ul, ol, h1, h2, h3, h4, h5, h6, p, dd {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}

li {
  list-style: none;
}

html {
  font-family: sans-serif;
  /* 1*/
  -ms-text-size-adjust: 100%;
  /* 2*/
  -webkit-text-size-adjust: 100%;
  /* 2*/
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1*/
  vertical-align: baseline;
  /* 2*/
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1*/
  font: inherit;
  /* 2*/
  margin: 0;
  /* 3*/
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2*/
  cursor: pointer;
  /* 3*/
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1*/
  padding: 0;
  /* 2*/
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1*/
  box-sizing: content-box;
  /*2*/
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1*/
  padding: 0;
  /* 2*/
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #333;
  color: inherit;
}

ul, ol, h1, h2, h3, h4, h5, h6, p, dd {
  margin: 0;
  padding: 0;
}

img {
  vertical-align: top;
  border: none;
  max-width: 100%;
}

li {
  list-style: none;
}

body {
  font-size: 14px;
  color: #333;
  line-height: 1.6;
}

.l-wrap {
  width: 1200px;
  margin: 0 auto;
}
.l-wrap:before, .l-wrap:after {
  content: " ";
  display: table;
}
.l-wrap:after {
  clear: both;
}

.fullimg {
  min-width: 1200px;

}
.fullimg img {
  width: 100%;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.ellips {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.cl6 {
  color: #666;
}

.cl9 {
  color: #999;
}

.white {
  color: #fff;
}

.cl-default {
  color: #fe7d20;
}

.bg-gray {
  background-color: #f1f1f1;
}

.bg-white {
  background-color: #fff;
}

.ft12 {
  font-size: 12px;
}

.h14 {
  font-size: 14px;
}

.h16, .ft16 {
  font-size: 16px;
}

.h18, .ft18 {
  font-size: 18px;
}

.h20, .ft20 {
  font-size: 20px;
}

.h22, .ft22 {
  font-size: 22px;
}

.h24, .ft24 {
  font-size: 24px;
}

.h26, .ft26 {
  font-size: 26px;
}

.h28, .ft28 {
  font-size: 28px;
}

.h30, .ft30 {
  font-size: 30px;
}

.h18, .h22, .h24, .h28, .h14, .h16, .h20, .h26, .h30 {
  line-height: 1;
  font-weight: bold;
}

.pb10 {
  padding-bottom: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pb90 {
  padding-bottom: 30px;
}

.mb90 {
  margin-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.l-colbox {
  margin-right: -2%;
}
.l-colbox:before, .l-colbox:after {
  content: " ";
  display: table;
}
.l-colbox:after {
  clear: both;
}

.l-col2, .l-col3, .l-col4, .l-col5, .l-col6 {
  float: left;
  background-color: #fff;
  margin-right: 2%;
  margin-bottom: 1%;
}

.l-col2 {
  width: 48%;
}

.l-col3 {
  width: 31.3%;
}

.l-col4 {
  width: 23%;
}

.l-col5 {
  width: 18%;
}

.l-col6 {
  width: 14.6%;
}

/*标题开始*/
.c-title1 {
  line-height: 1;
  position: relative;
  padding-bottom: 14px;
}

.c-title1:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2em;
  background-color: #fe7d20;
  height: 2px;
}

.c-title2 {
  position: relative;
  border-bottom: 1px solid #fe7d20;
}
.c-title2 .txt {
  position: absolute;
  width: 40%;
  left: 30%;
  top: -18px;
  line-height: 36px;
  border: 1px solid #fe7d20;
  color: #fe7d20;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  background-color: #fff;
}

.c-title3 {
  text-align: center;
  position: relative;
}
.c-title3:before, .c-title3:after {
  content: "";
  position: absolute;
  top: 50%;
  background-color: #fff;
  width: 2em;
  height: 1px;
}
.c-title3:before {
  left: 0;
}
.c-title3:after {
  right: 0;
}

.c-title4 {
  line-height: 1;
  position: relative;
  padding-bottom: 1em;
  text-align: center;
  font-size: 20px;
}

.c-title4:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2em;
  margin-left: -1em;
  background-color: #fe7d20;
  height: 4px;
}

/*标题开始*/
/*icon 开始*/
.c-icon {
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: top;
}

/*icon 结束*/
/*btn开始*/
.c-btn {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
}
.c-btn img {
  vertical-align: middle;
  margin-right: 4px;
}

.c-btn-default {
  background-color: #fe7d20;
  color: #fff;
  line-height: 3;
  padding: 0 2em;
}
.c-btn-default:hover {
  background-color: #ea6301;
}

.c-btn-fillgray {
  background-color: #333;
  color: #fff;
  line-height: 2.4;
  padding: 0 1.8em;
}
.c-btn-fillgray:hover {
  background-color: #4d4d4d;
}

.c-btn-bordergray {
  border: 1px solid #333;
  color: #333;
  padding: 0 1em;
}
.c-btn-bordergray:hover {
  color: #fff;
  background-color: #fe7d20;
  border-color: #fe7d20;
}

.c-btn-borderbrand {
  border: 1px solid #fe7d20;
  color: #fe7d20;
  padding: 0 1em;
  border-radius: 4px;
}
.c-btn-borderbrand:hover {
  color: #fff;
  background-color: #fe7d20;
  border-color: #fe7d20;
}

.c-btn-whiteCircle {
  background-color: #fff;
  color: #fe7d20;
  padding: 0 1.4em;
  line-height: 1.6em;
  border-radius: .8em;
}

.c-btn-radius {
  border-radius: 4px;
}

.c-btn_s {
  font-size: 16px;
}

.c-btn_m {
  font-size: 18px;
}

.c-btn_l {
  font-size: 20px;
}

/*btn结束*/
.c-circle {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-color: #fe7d20;
  color: #fff;
  border-radius: 50%;
  text-align: center;
}

.c-drop {
  position: relative;
}
.c-drop:hover .c-drop_menu {
  max-height: 220px;
}

/*分页*/
.c-page {
  margin: 40px 0 60px;
  text-align: center;
}

.c-page a, .c-page span {
  display: inline-block;
  border: 1px solid #ccc;
  line-height: 36px;
  margin: 0 6px;
  vertical-align: middle;
}

.c-page a:hover, .c-page a.active, .c-page span:hover, .c-page span.active {
  color: #fff;
  background-color: #fe7d20;
  border-color: #fe7d20;
}

.c-page .prev, .c-page .next {
  padding: 0 20px;
  font-size: 16px;
}

.c-page .c-page-num {
  width: 40px;
}

/*分页 结束*/
.a-bigger:hover .a-imgbox img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.a-bigger .a-imgbox {
  overflow: hidden;
}

.a-bigger .a-imgbox img {
  width: 100%;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.topbar {
  background: #283345;
  color: #c9c9c9;
  line-height: 40px;
}
.topbar img {
  vertical-align: middle;
  margin-right: 4px;
  margin-left: 20px;
}

.topbar-right a {
  margin: 0 10px;
}
.topbar-right a:hover {
  color: #fe7d20;
}

.header {
  height: 128px;
}

.header-logo {
  margin-top: 22px;
}

.header-nav {
  margin-top: 46px;
  text-align: right;
}
.header-nav a {
  margin-left: 40px;
  font-size: 20px;
  font-weight:bold;
}
.header-nav a:hover, .header-nav a.is-active {
  color: #fe7d20;
  font-weight:bold;
}

.c-bt {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.c-bt h2 {
  font-size: 26px;
}

.c-bt-subtitle {
  font-size: 16px;
  color: #666;
  position: relative;
  margin-bottom: 10px;
}

.c-bt_txt {
  display: inline-block;
  position: relative;
  padding: 0 50px;
  text-align: center;
}
.c-bt_txt .line {
  width: 40px;
  height: 4px;
  background-color: #fe7d20;
  margin: 0 auto;
}

.c-bt_line {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 200px;
}
.c-bt_line hr {
  border: none;
  border-bottom: 1px solid #aaa;
}
.c-bt_line:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #aaa;
  top: 50%;
  margin-top: -4px;
}
.c-bt_line.right:after {
  left: -4px;
}
.c-bt_line.left:after {
  right: -4px;
}

.c-bt_title {
  font-size: 40px;
  line-height: 1.5;
}

.c-bt_sub {
  margin-top: 6px;
  font-size: 20px;
  position: relative;
}
.c-bt_sub a {
  position: absolute;
  right: 0;
  top: 4px;
  border: 1px solid #333;
  padding: 0 1em;
  font-size: 16px;
  line-height: 1.8;
}
.c-bt_sub a:hover {
  background: #fe7d20;
  color: #fff;
  border-color: #fe7d20;
}

.c-bt--white {
  color: #fff;
}
.c-bt--white .c-bt-subtitle {
  color: #fff;
}
.c-bt--white hr {
  border-color: #fff;
}
.c-bt--white .c-bt_line:after, .c-bt--white .c-bt_line:before {
  background-color: #fff;
}

.c-hot {
  display: inline-block;
  border: 1px solid #dedede;
  padding: 0 30px;
  line-height: 3;
}
.c-hot img {
  margin-right: 4px;
  vertical-align: middle;
}

.c-tab_page {
  display: none;
}
.c-tab_page.is-active {
  display: block;
}

.l-tabnav--cp {
  margin-bottom: 40px;
  text-align: center;
}
.l-tabnav--cp a {
  display: inline-block;
  border: 1px solid #333;
  font-size: 16px;
  line-height: 44px;
  padding: 0 16px;
  border-radius: 4px;
  margin: 0 4px;
}
.l-tabnav--cp a:hover {
  color: #fff;
  background-color: #fe7d20;
  border-color: #fe7d20;
}
.l-tabnav--cp .is-active {
  color: #fff;
  background-color: #fe7d20;
  border-color: #fe7d20;
}

.l-cpList {
  margin-right: -1%;
}

.c-cpItem {
  width: 24%;
  margin-right: 1%;
}
.c-cpItem img{
  height:300px;
}
.c-cpItem .name {
  padding: 10px;
  font-size: 16px;
}
.c-cpItem .pricebox {
  padding: 0 10px 10px;
}

.l-caseList {
  margin-right: -2.3%;
}
.l-caseList .l-col3 {
  width: 30%;
  margin-right: 3%;
  border: 1px solid #b5b5b5;
}
.l-caseList .l-col3:hover .title {
  color: #fe7d20;
}
.l-caseList .txtbox {
  padding: 0 20px;
}
.l-caseList .title {
  font-size: 18px;
  margin: 20px 0 10px;
}
.l-caseList .desc {
  color: #666;
  height: 2.8em;
  overflow: hidden;
  margin-bottom: 30px;
}

.footer {
  background-color: #283345;
  padding-top: 15px;
}

.footer_part .part_title {
  font-size: 18px;
  margin-bottom: 8px;
  color: #fff;
  border-bottom: 1px solid #676767;
  padding-bottom: 8px;
}
.footer_part .part_subtitle {
  font-size: 14px;
  color: #adadad;
  margin-left: 6px;
}

.footer_part1, .footer_part4 {
  width: 20%;
}

.footer_part1 {
  margin-right: 5%;
}

.footer-part3 {
  width: 25%;
  padding-top: 30px;
  padding-left: 30px;
  color: #c9c9c9;
}
.footer-part3 .tel {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(../images/icon-phone.png) left 0/auto 100% no-repeat;
}
.footer-part3 .line1 {
  font-size: 24px;
}
.footer-part3 .shares a {
  display: inline-block;
  border: 1px solid #fff;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  margin-right: 6px;
}
.footer-part3 .shares img {
  vertical-align: middle;
}

.footer_part2 {
  width: 24.5%;
  margin-right: 5%;
}
.footer_part2 .line {
  color: #c9c9c9;
  line-height: 2.2;
}

.footer_nav {
  margin-right: -30px;
}
.footer_nav a {
  margin-right: 30px;
  white-space: nowrap;
  line-height: 2.2;
  color: #c9c9c9;
}
.footer_nav a:hover {
  color: #fe7d20;
}

.footer_beian {
  color: #c9c9c9;
  line-height: 3;
  margin-bottom: 10px;
  border-bottom: 1px solid #676767;
}

.friendlink {
  color: #c9c9c9;
}

.footer_code .imgbox {
  border: 1px solid #535c6a;
  padding: 14px;
  display: inline-block;
  position: relative;
}
.footer_code img {
  width: 118px;
  height: 118px;
}
.footer_code .line1 {
  position: absolute;
  bottom: -10px;
  left: 50%;
  padding: 0 6px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #283345;
  color: #c9c9c9;
}

.c-item2 {
  position: relative;
}
.c-item2:hover .txtbox {
  opacity: 1;
}
.c-item2 .txtbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: all .4s;
  transition: all .4s;
  text-align: center;
}
.c-item2 .title {
  position: relative;
  top: 50%;
  border: 1px solid #fff;
  color: #fff;
  font-size: 14px;
  line-height: 3;
  padding: 0 1em;
  max-width: 60%;
  margin: -1.5em auto 0;
}

.l-crumbs {
  background: #f4f4f4;
  padding: 10px 0;
}
.l-crumbs a:hover {
  color: #fe7d20;
}

.xm-newsdetail {
  margin-bottom: 30px;
}

.xm-newsdetail h2 {
  text-align: center;
  padding: 40px 0;
}

.xm-newsdetail .info {
  color: #999;
  margin-bottom: 40px;
}

.xm-newsdetail .content {
  line-height: 1.8;
}

.xm-chooseAmount {
  position: relative;
  display: inline-block;
  font-size: 0;
  line-height: 28px;
  text-align: center;
}
.xm-chooseAmount input {
  position: relative;
  z-index: 2;
  height: 30px;
  width: 50px;
  margin: 0 -1px;
  border: 1px solid #ddd;
  font-size: 14px;
  text-align: center;
}
.xm-chooseAmount .btn-add, .xm-chooseAmount .btn-reduce {
  display: inline-block;
  width: 30px;
  font-size: 14px;
  border: 1px solid #ddd;
  background-color: #f4f4f4;
  vertical-align: top;
}
.xm-chooseAmount .btn-add.disabled, .xm-chooseAmount .btn-reduce.disabled {
  cursor: not-allowed;
  color: #bbb;
}

.l-cpxq {
  padding: 40px;
}

.cpxq-img {
  width: 44%;
}

.cpxq-info {
  position: relative;
  width: 56%;
  padding: 0 40px 20px;
}
.cpxq-info .name {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.cpxq-info .pricebox {
  position: absolute;
  right: 40px;
  top: 74px;
}
.cpxq-info .price-fuhao {
  color: #fe7d20;
}
.cpxq-info .price-num {
  font-size: 30px;
  font-weight: bold;
  color: #fe7d20;
}
.cpxq-info .line1 {
  margin: 10px 0;
}
.cpxq-info .type {
  margin-bottom: 20px;
}
.cpxq-info .type-item {
  display: inline-block;
  margin-right: 10px;
  font-size: 16px;
  line-height: 2;
  padding: 0 1.5em;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}
.cpxq-info .type-item.is-choosed {
  border-color: #fe7d20;
}
.cpxq-info .rentbox {
  display: none;
  position: relative;
  padding: 14px 20px;
  background-color: #efefef;
}
.cpxq-info .rentbox:after {
  content: "";
  position: absolute;
  top: -20px;
  left: 50px;
  border: 10px solid transparent;
  border-bottom-color: #efefef;
}
.cpxq-info .rentbox.is-show {
  display: block;
}
.cpxq-info .rentnum-item {
  display: inline-block;
}
.cpxq-info .rentnum-item input {
  width: 30px;
  height: 20px;
  margin: 0 6px;
  border: 1px solid #b0b0b0;
}
.cpxq-info .rentnum-slogin {
  display: inline-block;
  margin-left: 20px;
  color: #666;
}
.cpxq-info .choose, .cpxq-info .distribution {
  margin-bottom: 10px;
}
.cpxq-info .line-title {
  display: inline-block;
  vertical-align: middle;
}
.cpxq-info .model {
  margin: 10px 0;
}
.cpxq-info .model-choose {
  padding-left: 46px;
}
.cpxq-info .tel {
  padding-left: 30px;
  display: inline-block;
}
.cpxq-info .c-btn {
  line-height: 46px;
  font-size: 24px;
  padding: 0 2em;
  border-radius: 4px;
  vertical-align: top;
  margin-top: 4px;
  cursor: pointer;
}
.cpxq-info .modelSelect {
  width: 150px;
  height: 34px;
  margin-right: 20px;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-indent: 6px;
}
.cpxq-info .peisong {
  width: 50px;
  margin-right: 4px;
  border: 1px solid #ddd;
  text-indent: 6px;
}

.choose-item {
  display: inline-block;
  white-space: nowrap;
  margin-right: 10px;
  cursor: pointer;
}
.choose-item.is-choosed .choose-btn {
  border-color: #fe7d20;
}
.choose-item.is-choosed .choose-btn:after {
  content: "✔";
  line-height: 14px;
  color: #fe7d20;
  position: absolute;
  left: 2px;
  top: 0;
}
.choose-item .choose-btn {
  display: inline-block;
  border: 1px solid #b0b0b0;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: relative;
}

.l-tabcon--cpxq {
  padding: 40px 0;
}

.l-tabnav--cpxq {
  background-color: #f6f6f6;
}
.l-tabnav--cpxq .c-tab_navItem {
  line-height: 40px;
  display: inline-block;
  padding: 0 30px;
  font-size: 16px;
}
.l-tabnav--cpxq .is-active {
  background-color: #fe7d20;
  color: #fff;
}

.l-pageContent {
  padding: 40px 0;
}

.prevprevnextbox {
  margin-top: 40px;
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.prevprevnextbox .prevnext {
  margin-bottom: 10px;
}
.prevprevnextbox .prevnext:hover {
  color: #fe7d20;
}
